.Net Framework > v2.0.50727 > System > IO > TextWriter > Write Write(Boolean)
Write(Char)
Write(Char[])
Write(Char[],Int32,Int32)
Write(Decimal)
Write(Double)
Write(Int32)
Write(Int64)
Write(Object)
Write(Single)
Write(String)
Write(String,Object)
Write(String,Object,Object)
Write(String,Object,Object,Object)
Write(String,Object[])
Write(UInt32)
Write(UInt64)


Write(Boolean)

Category
Method
Description
Writes the text representation of a Boolean value to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Char)

Category
Method
Description
Writes a character to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueChar
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Char[])

Category
Method
Description
Writes a character array to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
bufferChar[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Char[],Int32,Int32)

Category
Method
Description
Writes a subarray of characters to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
bufferChar[]
indexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Decimal)

Category
Method
Description
Writes the text representation of a decimal value followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueDecimal
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Double)

Category
Method
Description
Writes the text representation of an 8-byte floating-point value to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueDouble
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Int32)

Category
Method
Description
Writes the text representation of a 4-byte signed integer to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Int64)

Category
Method
Description
Writes the text representation of an 8-byte signed integer to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueInt64
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Object)

Category
Method
Description
Writes the text representation of an object to the text stream by calling ToString on that object.
Type
void
Character
public
Parameters
NameTypeDescription
valueObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Single)

Category
Method
Description
Writes the text representation of a 4-byte floating-point value to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueSingle
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String)

Category
Method
Description
Writes a string to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String,Object)

Category
Method
Description
Writes out a formatted string, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String,Object,Object)

Category
Method
Description
Writes out a formatted string, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
arg1Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String,Object,Object,Object)

Category
Method
Description
Writes out a formatted string, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
arg1Object
arg2Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String,Object[])

Category
Method
Description
Writes out a formatted string, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
argObject[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(UInt32)

Category
Method
Description
Writes the text representation of a 4-byte unsigned integer to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt32
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(UInt64)

Category
Method
Description
Writes the text representation of an 8-byte unsigned integer to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt64
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database